Drive.partUUID

Represents the unique ID of the boot partition

Only used if isRootDevice == true

struct Drive
@serializationKeys("partuuid")
string partUUID;

Meta